data formatting
英 [ˈdeɪtə ˈfɔːmætɪŋ]
美 [ˈdeɪtə ˈfɔːrmætɪŋ]
网络 数据格式化; 数据转化; 日期格式; 资料的格式化
英英释义
noun
- the organization of information according to preset specifications (usually for computer processing)
双语例句
- Clear data or formatting from selected cells
从所选的单元格中清除数据或进行格式化 - There should definitely be no data formatting or parsing of non-standard formats.
绝对不应对非标准格式进行数据格式化或解析。 - There could be several variations to support-frequency of changes to label information, number of words, language, data formatting, mixture of static and dynamic messages that make up a label, etc.
可能的几个需要支持的变化是:标签信息改变的频率,文字数量,语言,数据格式,组成标签的静态信息和动态信息等。 - However, with an HTTP client, the server must do most or all of the data formatting/ presentation as well.
但是,使用HTTP客户机,服务器还必须完成数据格式化/表示的大部分工作。 - Only the data is preserved, without formatting or any properties.
只保留数据,不保留格式和任何特性。 - Is it as architecturally pure as XML-encoded data separated from its formatting through a mechanism such as XSLT style sheets?
从架构上来看,它是否纯粹是通过XSLT样式表这样的机制与格式相分离的XML编码数据? - The forms are perfect for capturing structured data and flexibly formatting that data in different ways.
该表单适合捕获结构化数据,以各种方式灵活地格式化数据。 - This is a good technique to use in situations where you want a compact display of data but do not need the formatting capabilities of a form or report object.
在需要紧凑显示数据而又不需要使用窗体或报表对象的格式功能的情况下,可以使用这种好方法。 - The solution also uses two additional helper classes: DateUtil for data formatting and AppConfig to read configuration parameters.
此外,还使用另外两个帮助类:DateUtil用于格式化数据;AppConfig用于读取配置参数。 - The search_ajax() method finds the recipes based on the search parameter and sends that data to an ERB template for formatting.
searchajax()方法根据搜索参数查找菜谱并把数据发送给ERB模板格式化。